home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Great Canadian Scientists
/
GCS_CD.iso
/
mac
/
PC
/
GCSData
/
menus_o.dxr
/
00103_Enter Startup Screen.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-08
|
280 b
|
13 lines
on exitFrame
global BoxUp, menu
set menu to "Startup Menu"
repeat with count = 21 to 23
set the hilite of cast count to 0
end repeat
if BoxUp = 0 then
set the editableText of sprite 17 to 0
end if
BSetup(8, 9)
preloadMember(member 21 of castLib 2, 30)
end